PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStandardRectangle Class / getLLX Method
In This Topic
    getLLX Method
    In This Topic
    Gets the lower-left x coordinate.
    Syntax
    public double getLLX()

    Return Value

    The lower-left x coordinate of the rectangle.
    See Also